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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 刈行n}刈行n{^ 10001010101000001000110101110011011011100111110110001010101000001000110101110011011011100111101101011110 8aa08d736e7d8aa08d736e7b5e
EUC-JP 刈行n}刈行n{^ 10110100101000101011100111010100011011100111110110110100101000101011100111010100011011100111101101011110 b4a2b9d46e7db4a2b9d46e7b5e
UTF-8 刈行n}刈行n{^ 1110010110001000100010001110100010100001100011000110111001111101111001011000100010001000111010001010000110001100011011100111101101011110 e58888e8a18c6e7de58888e8a18c6e7b5e
UHC 刈行n}刈行n{^ 11100111110101001111101010111100011011100111110111100111110101001111101010111100011011100111101101011110 e7d4fabc6e7de7d4fabc6e7b5e

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