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 陷エ蜊暦スッ蜍滄 11101000100111001011010011100101100011011001011111101111101111011010111111100101100010111001111111101001 e89cb4e58d97efbdafe58b9fe9
EUC-JP 陷エ蜊暦スッ蜍滄 11101111111111001000111010110100111010011110110111001110111100011000111010111101100011101010111111101001111010111101111011101011 effc8eb4e9edcef18ebd8eafe9ebdeeb
UTF-8 陷エ蜊暦スッ蜍滄 111010011001100110110111111011111011110110110100111010001001110010001010111001101001101010100110111011111011110110111101111011111011110110101111111010001001110010001101111001101011101110000100 e999b7efbdb4e89c8ae69aa6efbdbdefbdafe89c8de6bb84
UHC 陷??????滄 11111001111010000011111100111111001111110011111100111111001111111111001111100111 f9e83f3f3f3f3f3ff3e7

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