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 鵝??鴉??庵 11101010010000000011111100111111111010011110101100111111001111111000100011000001 ea403f3fe9eb3f3f88c1
EUC-JP 鵝??鴉??庵 11110011101000010011111100111111111100101110110100111111001111111011000011000011 f3a13f3ff2ed3f3fb0c3
UTF-8 鵝딇뢕鴉뙊뢙庵 111010011011010110011101111010111001010010000111111010111010001010010101111010011011010010001001111010111001100110001010111010111010001010011001111001011011101010110101 e9b59deb9487eba295e9b489eb998aeba299e5bab5
UHC 鵝딇뢕鴉뙊뢙庵 1110010010111101100010101110110110001111010100001110010010111100100011001000111110001111010101001110010011011101 e4bd8aed8f50e4bc8c8f8f54e4dd

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