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{^ 10001001111001010011111100111111011011100111110110001001111001010011111100111111011011100111101101011110 89e53f3f6e7d89e53f3f6e7b5e
EUC-JP 牙??n}牙??n{^ 10110010111001110011111100111111011011100111110110110010111001110011111100111111011011100111101101011110 b2e73f3f6e7db2e73f3f6e7b5e
UTF-8 牙럦듊n}牙럦듊n{^ 1110011110001001100110011110101110011111101001101110101110010011100010100110111001111101111001111000100110011001111010111001111110100110111010111001001110001010011011100111101101011110 e78999eb9fa6eb938a6e7de78999eb9fa6eb938a6e7b5e
UHC 牙럦듊n}牙럦듊n{^ 1110010010110011100011101000100110001010101111010110111001111101111001001011001110001110100010011000101010111101011011100111101101011110 e4b38e898abd6e7de4b38e898abd6e7b5e

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