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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 韆皮名J}韆皮名J{^ 1110100011100110100101001110011110010110101111000100101001111101111010001110011010010100111001111001011010111100010010100111101101011110 e8e694e796bc4a7de8e694e796bc4a7b5e
EUC-JP 韆皮名J}韆皮名J{^ 1111000011101000110010001110100111001100101111100100101001111101111100001110100011001000111010011100110010111110010010100111101101011110 f0e8c8e9ccbe4a7df0e8c8e9ccbe4a7b5e
UTF-8 韆皮名J}韆皮名J{^ 1110100110011111100001101110011110011010101011101110010110010000100011010100101001111101111010011001111110000110111001111001101010101110111001011001000010001101010010100111101101011110 e99f86e79aaee5908d4a7de99f86e79aaee5908d4a7b5e
UHC 韆皮名J}韆皮名J{^ 1111010011000111111110011010101111011001101000110100101001111101111101001100011111111001101010111101100110100011010010100111101101011110 f4c7f9abd9a34a7df4c7f9abd9a34a7b5e

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