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 頡シ萓ォ頡シ萓ォ^ 11101000111101001011110011100100101111101010101111101000111101001011110011100100101111101010101101011110 e8f4bce4beabe8f4bce4beab5e
EUC-JP 頡シ萓ォ頡シ萓ォ^ 1111000011110110100011101011110011101000110000001000111010101011111100001111011010001110101111001110100011000000100011101010101101011110 f0f68ebce8c08eabf0f68ebce8c08eab5e
UTF-8 頡シ萓ォ頡シ萓ォ^ 11101001101000001010000111101111101111011011110011101000100100001001001111101111101111011010101111101001101000001010000111101111101111011011110011101000100100001001001111101111101111011010101101011110 e9a0a1efbdbce89093efbdabe9a0a1efbdbce89093efbdab5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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