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 鈺蒔鋙リ骼ョ゙鯢 11111011110001001000111010101010111110111101000111011000111010011000111010101110110111101110100111000111 fbc48eaafbd1d8e98eaedee9c7
EUC-JP 鈺蒔鋙リ骼ョ゙鯢 100011111110001111010101101111001010110010001111111001001100001110001110110110001111000111101110100011101010111010001110110111101111001011001001 8fe3d5bcac8fe4c38ed8f1ee8eae8edef2c9
UTF-8 鈺蒔鋙リ骼ョ゙鯢 111010011000100010111010111010001001001010010100111010011000101110011001111011111011111010011000111010011010101010111100111011111011110110101110111011111011111010011110111010011010111110100010 e988bae89294e98b99efbe98e9aabcefbdaeefbe9ee9afa2
UHC 鈺蒔?????? 11101000101011011110001111001000001111110011111100111111001111110011111100111111 e8ade3c83f3f3f3f3f3f

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