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{^ 1110010010110000100011101101010110001110110010100110111001111101111001001011000010001110110101011000111011001010011011100111101101011110 e4b08ed58eca6e7de4b08ed58eca6e7b5e
EUC-JP 莢遮写n}莢遮写n{^ 1110100010110010101111001101011110111100110011000110111001111101111010001011001010111100110101111011110011001100011011100111101101011110 e8b2bcd7bccc6e7de8b2bcd7bccc6e7b5e
UTF-8 莢遮写n}莢遮写n{^ 1110100010001110101000101110100110000001101011101110010110000110100110010110111001111101111010001000111010100010111010011000000110101110111001011000011010011001011011100111101101011110 e88ea2e981aee586996e7de88ea2e981aee586996e7b5e
UHC 莢遮?n}莢遮?n{^ 111110101111100011110011101101000011111101101110011111011111101011111000111100111011010000111111011011100111101101011110 faf8f3b43f6e7dfaf8f3b43f6e7b5e

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