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 遑晢スヲ霆ク訒エ 111001111010000110011101111011111011110110100110111010001011101110111000111110111010001110110100 e7a19defbda6e8bbb8fba3b4
EUC-JP 遑晢スヲ霆ク訒エ 1110111010100011110110101111000110001110101111011000111010100110111100001011110110001110101110001000111111011101110010001000111010110100 eea3daf18ebd8ea6f0bd8eb88fddc88eb4
UTF-8 遑晢スヲ霆ク訒エ 111010011000000110010001111001101001100110100010111011111011110110111101111011111011110110100110111010011001110010000110111011111011110110111000111010001010100010010010111011111011110110110100 e98191e699a2efbdbdefbda6e99c86efbdb8e8a892efbdb4
UHC 遑???霆??? 11111100110110100011111100111111001111111110111111111101001111110011111100111111 fcda3f3f3feffd3f3f3f

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