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 髢シ萓ォ髢シ萓ォ^ 11101001100101101011110011100100101111101010101111101001100101101011110011100100101111101010101101011110 e996bce4beabe996bce4beab5e
EUC-JP 髢シ萓ォ髢シ萓ォ^ 1111000111110110100011101011110011101000110000001000111010101011111100011111011010001110101111001110100011000000100011101010101101011110 f1f68ebce8c08eabf1f68ebce8c08eab5e
UTF-8 髢シ萓ォ髢シ萓ォ^ 11101001101010111010001011101111101111011011110011101000100100001001001111101111101111011010101111101001101010111010001011101111101111011011110011101000100100001001001111101111101111011010101101011110 e9aba2efbdbce89093efbdabe9aba2efbdbce89093efbdab5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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