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 歪??節??鵝 10011000011000110011111100111111100100001101111100111111001111111110101001000000 98633f3f90df3f3fea40
EUC-JP 歪??節??鵝 11001111110001000011111100111111110000001110000100111111001111111111001110100001 cfc43f3fc0e13f3ff3a1
UTF-8 歪든걀節룔굨鵝 111001101010110110101010111010111001001110100000111010101011000110000000111001111010111110000000111010111010001110010100111010101011010110101000111010011011010110011101 e6adaaeb93a0eab180e7af80eba394eab5a8e9b59d
UHC 歪든걀節룔굨鵝 1110100011100000101101011110011110110000101111111110111110111101101101111110001110000010100011101110010010111101 e8e0b5e7b0bfefbdb7e3828ee4bd

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