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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蹟?粧?績?珥? 100100001101011000111111100011111100111100111111100100001101000100111111111000001110000000111111 90d63f8fcf3f90d13fe0e03f
EUC-JP 蹟?粧?績?珥? 110000001101100000111111101111101101000100111111110000001101001100111111111000001110001000111111 c0d83fbed13fc0d33fe0e23f
UTF-8 蹟렕粧렰績렢珥렮 111010001011100110011111111010111010000010010101111001111011001010100111111010111010000010110000111001111011100010111110111010111010000010100010111001111000111110100101111010111010000010101110 e8b99feba095e7b2a7eba0b0e7b8beeba0a2e78fa5eba0ae
UHC 蹟렕粧렰績렢珥렮 11101110111001111000111010101010111011011111001010001110101111011110111011100000100011101011001111101100101101001000111010111011 eee78eaaedf28ebdeee08eb3ecb48ebb

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