To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 谷端足W}谷端足W{^ 1001001001001010100100100101101110010001101010110101011101111101100100100100101010010010010110111001000110101011010101110111101101011110 924a925b91ab577d924a925b91ab577b5e
EUC-JP 谷端足W}谷端足W{^ 1100001110101011110000111011110011000010101011010101011101111101110000111010101111000011101111001100001010101101010101110111101101011110 c3abc3bcc2ad577dc3abc3bcc2ad577b5e
UTF-8 谷端足W}谷端足W{^ 1110100010110000101101111110011110101011101011111110100010110110101100110101011101111101111010001011000010110111111001111010101110101111111010001011011010110011010101110111101101011110 e8b0b7e7abafe8b6b3577de8b0b7e7abafe8b6b3577b5e
UHC 谷端足W}谷端足W{^ 1100110111011011110100111010111011110000111010110101011101111101110011011101101111010011101011101111000011101011010101110111101101011110 cddbd3aef0eb577dcddbd3aef0eb577b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)