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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 髢シ鬲ッ髢シ鬲ッ^ 11101001100101101011110011101001101011011010111111101001100101101011110011101001101011011010111101011110 e996bce9adafe996bce9adaf5e
EUC-JP 髢シ鬲ッ髢シ鬲ッ^ 1111000111110110100011101011110011110010101011111000111010101111111100011111011010001110101111001111001010101111100011101010111101011110 f1f68ebcf2af8eaff1f68ebcf2af8eaf5e
UTF-8 髢シ鬲ッ髢シ鬲ッ^ 11101001101010111010001011101111101111011011110011101001101011001011001011101111101111011010111111101001101010111010001011101111101111011011110011101001101011001011001011101111101111011010111101011110 e9aba2efbdbce9acb2efbdafe9aba2efbdbce9acb2efbdaf5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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