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 霍悟ク晢スサ讌シ 111010001011011110001100111001011011100010011101111011111011110110111011111001101010010110111100 e8b78ce5b89defbdbbe6a5bc
EUC-JP 霍悟ク晢スサ讌シ 11110000101110011011100011100111100011101011100011011010111100011000111010111101100011101011101111101100101001111000111010111100 f0b9b8e78eb8daf18ebd8ebbeca78ebc
UTF-8 霍悟ク晢スサ讌シ 111010011001110010001101111001101000001010011111111011111011110110111000111001101001100110100010111011111011110110111101111011111011110110111011111010001010111010001100111011111011110110111100 e99c8de6829fefbdb8e699a2efbdbdefbdbbe8ae8cefbdbc
UHC ?悟?????? 001111111110011111110110001111110011111100111111001111110011111100111111 3fe7f63f3f3f3f3f3f

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