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 11101000101000101011000111100101100100111011110111101000101000101011000111100101100100111011110101000010 e8a2b1e593bde8a2b1e593bd42
EUC-JP 陲ア蜩ス陲ア蜩スB 1111000010100100100011101011000111101001111100111000111010111101111100001010010010001110101100011110100111110011100011101011110101000010 f0a48eb1e9f38ebdf0a48eb1e9f38ebd42
UTF-8 陲ア蜩ス陲ア蜩スB 11101001100110011011001011101111101111011011000111101000100111001010100111101111101111011011110111101001100110011011001011101111101111011011000111101000100111001010100111101111101111011011110101000010 e999b2efbdb1e89ca9efbdbde999b2efbdb1e89ca9efbdbd42
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)