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 正?依?辛?財? 100100001011001100111111100010001100101100111111100100000110100000111111100011011110000000111111 90b33f88cb3f90683f8de03f
EUC-JP 正?依?辛?財? 110000001011010100111111101100001100110100111111101111111100100100111111101110101110001000111111 c0b53fb0cd3fbfc93fbae23f
UTF-8 正렟依렔辛렟財렠 111001101010110110100011111010111010000010011111111001001011111010011101111010111010000010010100111010001011111010011011111010111010000010011111111010001011001010100001111010111010000010100000 e6ada3eba09fe4be9deba094e8be9beba09fe8b2a1eba0a0
UHC 正렟依렔辛렟財렠 11101111111000011000111010110000111010111110111010001110101010011110001111110100100011101011000011101110101011111000111010110001 efe18eb0ebee8ea9e3f48eb0eeaf8eb1

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