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 11110000111010011101110011101000110100101011000111110000111010011101110011101000110100101011000101000010 f0e9dce8d2b1f0e9dce8d2b142
EUC-JP ?ワ靨ア?ワ靨アB 001111111000111011011100111100001101010010001110101100010011111110001110110111001111000011010100100011101011000101000010 3f8edcf0d48eb13f8edcf0d48eb142
UTF-8 ワ靨アワ靨アB 11101110100000101010100011101111101111101001110011101001100111011010100011101111101111011011000111101110100000101010100011101111101111101001110011101001100111011010100011101111101111011011000101000010 ee82a8efbe9ce99da8efbdb1ee82a8efbe9ce99da8efbdb142
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)