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 曜??娃??鵝 10010111011010100011111100111111100010001010000100111111001111111110101001000000 976a3f3f88a13f3fea40
EUC-JP 曜??娃??鵝 11001101110010110011111100111111101100001010001100111111001111111111001110100001 cdcb3f3fb0a33f3ff3a1
UTF-8 曜랃슥娃섆옅鵝 111001101001101110011100111010111001111010000011111011001000101010100101111001011010100010000011111011001000010010000110111011001001100010000101111010011011010110011101 e69b9ceb9e83ec8aa5e5a883ec8486ec9885e9b59d
UHC 曜랃슥娃섆옅鵝 1110100011111000100011011110111110111101101110111110100011011111100110001110010010111111101101101110010010111101 e8f88defbdbbe8df98e4bfb6e4bd

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