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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 﨟。辷セ﨟。辷セB 11111011100111011010000111100111100010001011111011111011100111011010000111100111100010001011111001000010 fb9da1e788befb9da1e788be42
EUC-JP ?。辷セ?。辷セB 001111111000111010100001111011011110100010001110101111100011111110001110101000011110110111101000100011101011111001000010 3f8ea1ede88ebe3f8ea1ede88ebe42
UTF-8 﨟。辷セ﨟。辷セB 11101111101010001001111111101111101111011010000111101000101111101011011111101111101111011011111011101111101010001001111111101111101111011010000111101000101111101011011111101111101111011011111001000010 efa89fefbda1e8beb7efbdbeefa89fefbda1e8beb7efbdbe42
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

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