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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
UTF-8 갛둠갛끙n}갛둠갛끙n{^ 1110101010110000100110111110101110010001101000001110101010110000100110111110101110000001100110010110111001111101111010101011000010011011111010111001000110100000111010101011000010011011111010111000000110011001011011100111101101011110 eab09beb91a0eab09beb81996e7deab09beb91a0eab09beb81996e7b5e
UHC 갛둠갛끙n}갛둠갛끙n{^ 101100001011001010110101110100101011000010110010101100101111111001101110011111011011000010110010101101011101001010110000101100101011001011111110011011100111101101011110 b0b2b5d2b0b2b2fe6e7db0b2b5d2b0b2b2fe6e7b5e

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