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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 阿??若??恂 10001000101000100011111100111111100011101110000100111111001111111001110010010110 88a23f3f8ee13f3f9c96
EUC-JP 阿??若??恂 10110000101001000011111100111111101111001110001100111111001111111101011111110110 b0a43f3fbce33f3fd7f6
UTF-8 阿㏂꺗若㏘묄恂 111010011001100010111111111000111000111110000010111010101011101010010111111010001000101110100101111000111000111110011000111010111010110010000100111001101000000110000010 e998bfe38f82eaba97e88ba5e38f98ebac84e68182
UHC 阿㏂꺗若㏘묄恂 1110010010111001101000101110001110000011101111011110010110110100101000101110010010111001101000101110001011100001 e4b9a2e383bde5b4a2e4b9a2e2e1

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