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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??????揄??^ 0011111100111111001111110011111100111111001111111001110110001001001111110011111101011110 3f3f3f3f3f3f9d893f3f5e
EUC-JP ???佾??揄??^ 00111111001111110011111110001111101100001111101100111111001111111101100111101001001111110011111101011110 3f3f3f8fb0fb3f3fd9e93f3f5e
UTF-8 列룸뱯佾먪뙴揄뺥뜍^ 11101111101001101001110011101011101000111011100011101011101100011010111111100100101111011011111011101011101010001010101011101011100110011011010011100110100011111000010011101011101110101010010111101011100111001000110101011110 efa69ceba3b8ebb1afe4bdbeeba8aaeb99b4e68f84ebbaa5eb9c8d5e
UHC 列룸뱯佾먪뙴揄뺥뜍^ 11100110111010101011011111101011100100111001010111101100111010111001000011100111100011001011011111101010111100011001010111101101100011011001000001011110 e6eab7eb9395eceb90e78cb7eaf195ed8d905e

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