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 10011110101110000011111100111111001111110011111110011110101110000011111100111111001111110011111101000010 9eb83f3f3f3f9eb83f3f3f3f42
EUC-JP 楮????楮????B 11011100101110100011111100111111001111110011111111011100101110100011111100111111001111110011111101000010 dcba3f3f3f3fdcba3f3f3f3f42
UTF-8 楮렡뤋툗퓏楮렡뤋툗퓏B 11100110101001011010111011101011101000001010000111101011101001001000101111101101100010001001011111101101100100111000111111100110101001011010111011101011101000001010000111101011101001001000101111101101100010001001011111101101100100111000111101000010 e6a5aeeba0a1eba48bed8897ed938fe6a5aeeba0a1eba48bed8897ed938f42
UHC 楮렡뤋툗퓏楮렡뤋툗퓏B 111011101011111110001110101100101000111110111011101110001000111010111111011101101110111010111111100011101011001010001111101110111011100010001110101111110111011001000010 eebf8eb28fbbb88ebf76eebf8eb28fbbb88ebf7642

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