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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 襍ヲ逞碑オヲ逞膿 11101000101101011010011011100111100101111001010011101000101101011010011011100111100101111001010001011110 e8b5a6e79794e8b5a6e797945e
EUC-JP 襍ヲ逞碑オヲ逞膿 11110000101101111000111010100110111011011111011111001000111010101000111010110101100011101010011011101101111101111100011110111111 f0b78ea6edf7c8ea8eb58ea6edf7c7bf
UTF-8 襍ヲ逞碑オヲ逞膿 111010001010010110001101111011111011110110100110111010011000000010011110111001111010001010010001111011111011110110110101111011111011110110100110111010011000000010011110111010001000011010111111 e8a58defbda6e9809ee7a291efbdb5efbda6e9809ee886bf
UHC ??逞碑??逞膿 001111110011111111010110110000011101110111111000001111110011111111010110110000011101001011011011 3f3fd6c1ddf83f3fd6c1d2db

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