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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 韆皮名}韆皮名{^ 111010001110011010010100111001111001011010111100011111011110100011100110100101001110011110010110101111000111101101011110 e8e694e796bc7de8e694e796bc7b5e
EUC-JP 韆皮名}韆皮名{^ 111100001110100011001000111010011100110010111110011111011111000011101000110010001110100111001100101111100111101101011110 f0e8c8e9ccbe7df0e8c8e9ccbe7b5e
UTF-8 韆皮名}韆皮名{^ 111010011001111110000110111001111001101010101110111001011001000010001101011111011110100110011111100001101110011110011010101011101110010110010000100011010111101101011110 e99f86e79aaee5908d7de99f86e79aaee5908d7b5e
UHC 韆皮名}韆皮名{^ 111101001100011111111001101010111101100110100011011111011111010011000111111110011010101111011001101000110111101101011110 f4c7f9abd9a37df4c7f9abd9a37b5e

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