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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 襠第キ。襠第キ。^ 11100101111110111001000111100110101101111010000111100101111110111001000111100110101101111010000101011110 e5fb91e6b7a1e5fb91e6b7a15e
EUC-JP 襠第キ。襠第キ。^ 1110101011111101110000101110100010001110101101111000111010100001111010101111110111000010111010001000111010110111100011101010000101011110 eafdc2e88eb78ea1eafdc2e88eb78ea15e
UTF-8 襠第キ。襠第キ。^ 11101000101001011010000011100111101011001010110011101111101111011011011111101111101111011010000111101000101001011010000011100111101011001010110011101111101111011011011111101111101111011010000101011110 e8a5a0e7acacefbdb7efbda1e8a5a0e7acacefbdb7efbda15e
UHC ?第???第??^ 0011111111110000101011110011111100111111001111111111000010101111001111110011111101011110 3ff0af3f3f3ff0af3f3f5e

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