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 鵝??應??幼 11101010010000000011111100111111100111001110010000111111001111111001011101100011 ea403f3f9ce43f3f9763
EUC-JP 鵝??應??幼 11110011101000010011111100111111110110001110011000111111001111111100110111000100 f3a13f3fd8e63f3fcdc4
UTF-8 鵝롧썯應백뙕幼 111010011011010110011101111010111010000110100111111011001000110110101111111001101000011110001001111010111011000010110001111010111001100110010101111001011011100110111100 e9b59deba1a7ec8dafe68789ebb0b1eb9995e5b9bc
UHC 鵝롧썯應백뙕幼 1110010010111101100011101110011110011011100111111110101111101011101110011110100110001100100110101110101011101010 e4bd8ee79b9febebb9e98c9aeaea

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