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 鵝??厭??野 11101010010000000011111100111111100010010111110100111111001111111001011011101100 ea403f3f897d3f3f96ec
EUC-JP 鵝??厭??野 11110011101000010011111100111111101100011101111000111111001111111100110011101110 f3a13f3fb1de3f3fccee
UTF-8 鵝얜젶厭묐젒野 111010011011010110011101111011001001011010011100111011001010000010110110111001011000111010101101111010111010110010010000111011001010000010010010111010011000011110001110 e9b59dec969ceca0b6e58eadebac90eca092e9878e
UHC 鵝얜젶厭묐젒野 1110010010111101101111101110101110100000101010101110011011110100100100011110101110100000100100011110010110101111 e4bdbeeba0aae6f491eba091e5af

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