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 霍幢スセ霑エ譛ァ 111010001011011110011011111011111011110110111110111010001011111110110100111001101001110010100111 e8b79befbdbee8bfb4e69ca7
EUC-JP 霍幢スセ霑エ譛ァ 11110000101110011101011011110001100011101011110110001110101111101111000011000001100011101011010011101011111111001000111010100111 f0b9d6f18ebd8ebef0c18eb4ebfc8ea7
UTF-8 霍幢スセ霑エ譛ァ 111010011001110010001101111001011011100110100010111011111011110110111101111011111011110110111110111010011001110010010001111011111011110110110100111010001010110110011011111011111011110110100111 e99c8de5b9a2efbdbdefbdbee99c91efbdb4e8ad9befbda7
UHC ?幢??霑??? 00111111110100111101001100111111001111111110111111000101001111110011111100111111 3fd3d33f3fefc53f3f3f

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