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{^ 1110000010101011111000001011000011100000111010000110111001111101111000001010101111100000101100001110000011101000011011100111101101011110 e0abe0b0e0e86e7de0abe0b0e0e86e7b5e
EUC-JP 爿牴琲n}爿牴琲n{^ 1110000010101101111000001011001011100000111010100110111001111101111000001010110111100000101100101110000011101010011011100111101101011110 e0ade0b2e0ea6e7de0ade0b2e0ea6e7b5e
UTF-8 爿牴琲n}爿牴琲n{^ 1110011110001000101111111110011110001001101101001110011110010000101100100110111001111101111001111000100010111111111001111000100110110100111001111001000010110010011011100111101101011110 e788bfe789b4e790b26e7de788bfe789b4e790b26e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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