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{^ 1110101110100000101011111110101110100001100011101110110010000110101111011110110010000110100011000110111001111101111010111010000010101111111010111010000110001110111011001000011010111101111011001000011010001100011011100111101101011110 eba0afeba18eec86bdec868c6e7deba0afeba18eec86bdec868c6e7b5e
UHC 렯롎솽소n}렯롎솽소n{^ 100011101011110010001110110101001011110011100001101111001101001001101110011111011000111010111100100011101101010010111100111000011011110011010010011011100111101101011110 8ebc8ed4bce1bcd26e7d8ebc8ed4bce1bcd26e7b5e

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