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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?唇注?唇注^ 0011111110010000010011111001001010001101001111111001000001001111100100101000110101011110 3f904f928d3f904f928d5e
EUC-JP ?唇注?唇注^ 0011111110111111101100001100001111101101001111111011111110110000110000111110110101011110 3fbfb0c3ed3fbfb0c3ed5e
UTF-8 렼唇注렼唇注^ 11101011101000001011110011100101100101001000011111100110101100111010100011101011101000001011110011100101100101001000011111100110101100111010100001011110 eba0bce59487e6b3a8eba0bce59487e6b3a85e
UHC 렼唇注렼唇注^ 10001110110001001111001011000110111100011011110010001110110001001111001011000110111100011011110001011110 8ec4f2c6f1bc8ec4f2c6f1bc5e

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