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 鵝??秧??苡 11101010010000000011111100111111111000100101111000111111001111111110010010001111 ea403f3fe25e3f3fe48f
EUC-JP 鵝??秧??苡 11110011101000010011111100111111111000111011111100111111001111111110011111101111 f3a13f3fe3bf3f3fe7ef
UTF-8 鵝뉒텚秧띷껍苡 111010011011010110011101111010111000100110010010111011011000010110011010111001111010011110100111111010111001110110110111111010101011101110001101111010001000101110100001 e9b59deb8992ed859ae7a7a7eb9db7eabb8de88ba1
UHC 鵝뉒텚秧띷껍苡 1110010010111101100001111110011110110110100100111110010011101011100011011110011010110010101011101110110010111110 e4bd87e7b693e4eb8de6b2aeecbe

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