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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 氏??[氏??[^ 1000111010000001001111110011111101011011100011101000000100111111001111110101101101011110 8e813f3f5b8e813f3f5b5e
EUC-JP 氏??[氏??[^ 1011101111100001001111110011111101011011101110111110000100111111001111110101101101011110 bbe13f3f5bbbe13f3f5b5e
UTF-8 氏딇뢄[氏딇뢄[^ 111001101011000010001111111010111001010010000111111010111010001010000100010110111110011010110000100011111110101110010100100001111110101110100010100001000101101101011110 e6b08feb9487eba2845be6b08feb9487eba2845b5e
UHC 氏딇뢄[氏딇뢄[^ 111001001010101110001010111011011000111011111110010110111110010010101011100010101110110110001110111111100101101101011110 e4ab8aed8efe5be4ab8aed8efe5b5e

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