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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???徇????徇?B 00111111001111110011111110011100011011010011111100111111001111110011111110011100011011010011111101000010 3f3f3f9c6d3f3f3f3f9c6d3f42
EUC-JP ???徇????徇?B 00111111001111110011111111010111110011100011111100111111001111110011111111010111110011100011111101000010 3f3f3fd7ce3f3f3f3fd7ce3f42
UTF-8 銳얄뫀徇쉏銳얄뫀徇쉏B 11101001100010101011001111101100100101101000010011101011101010111000000011100101101111101000011111101100100010011000111111101001100010101011001111101100100101101000010011101011101010111000000011100101101111101000011111101100100010011000111101000010 e98ab3ec9684ebab80e5be87ec898fe98ab3ec9684ebab80e5be87ec898f42
UHC 銳얄뫀徇쉏銳얄뫀徇쉏B 111001111110010110111110111000101001000110100100111000101101111110011010011010011110011111100101101111101110001010010001101001001110001011011111100110100110100101000010 e7e5bee291a4e2df9a69e7e5bee291a4e2df9a6942

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