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 ›LúÙn}›LúÙn{^ 10011011010011001111101011011001011011100111110110011011010011001111101011011001011011100111101101011110 9b4cfad96e7d9b4cfad96e7b5e
SJIS-WIN ?L??n}?L??n{^ 00111111010011000011111100111111011011100111110100111111010011000011111100111111011011100111101101011110 3f4c3f3f6e7d3f4c3f3f6e7b5e
EUC-JP ?LúÙn}?LúÙn{^ 001111110100110010001111101010111110001010001111101010101110001101101110011111010011111101001100100011111010101111100010100011111010101011100011011011100111101101011110 3f4c8fabe28faae36e7d3f4c8fabe28faae36e7b5e
UTF-8 ›LúÙn}›LúÙn{^ 11000010100110110100110011000011101110101100001110011001011011100111110111000010100110110100110011000011101110101100001110011001011011100111101101011110 c29b4cc3bac3996e7dc29b4cc3bac3996e7b5e
UHC ?L??n}?L??n{^ 00111111010011000011111100111111011011100111110100111111010011000011111100111111011011100111101101011110 3f4c3f3f6e7d3f4c3f3f6e7b5e

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