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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 鈺悅腥鈺悅腥^ 11111011110001001111101010111101111001000100100011111011110001001111101010111101111001000100100001011110 fbc4fabde448fbc4fabde4485e
EUC-JP 鈺?腥鈺?腥^ 10001111111000111101010100111111111001111010100110001111111000111101010100111111111001111010100101011110 8fe3d53fe7a98fe3d53fe7a95e
UTF-8 鈺悅腥鈺悅腥^ 11101001100010001011101011100110100000101000010111101000100001011010010111101001100010001011101011100110100000101000010111101000100001011010010101011110 e988bae68285e885a5e988bae68285e885a55e
UHC 鈺悅腥鈺悅腥^ 11101000101011011110011011101101111000011010001111101000101011011110011011101101111000011010001101011110 e8ade6ede1a3e8ade6ede1a35e

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