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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 刃??n}刃??n{^ 10010000011011100011111100111111011011100111110110010000011011100011111100111111011011100111101101011110 906e3f3f6e7d906e3f3f6e7b5e
EUC-JP 刃??n}刃??n{^ 10111111110011110011111100111111011011100111110110111111110011110011111100111111011011100111101101011110 bfcf3f3f6e7dbfcf3f3f6e7b5e
UTF-8 刃섬샷n}刃섬샷n{^ 1110010110001000100000111110110010000100101011001110110010000011101101110110111001111101111001011000100010000011111011001000010010101100111011001000001110110111011011100111101101011110 e58883ec84acec83b76e7de58883ec84acec83b76e7b5e
UHC 刃섬샷n}刃섬샷n{^ 1110110011010011101111001011011010111100101001100110111001111101111011001101001110111100101101101011110010100110011011100111101101011110 ecd3bcb6bca66e7decd3bcb6bca66e7b5e

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