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 襷蛾Р^ 111010001010010110110111111010001001101110111110110100001010000001011110 e8a5b7e89bbed0a05e
SJIS-WIN ?¥??????^ 00111111100000011000111100111111001111110011111100111111001111110011111101011110 3f818f3f3f3f3f3f3f5e
EUC-JP è??è????^ 10001111101010111011001000111111001111111000111110101011101100100011111100111111001111110011111101011110 8fabb23f3f8fabb23f3f3f3f5e
UTF-8 襷蛾Р^ 1100001110101000110000101010010111000010101101111100001110101000110000101001101111000010101111101100001110010000110000101010000001011110 c3a8c2a5c2b7c3a8c29bc2bec390c2a05e
UHC ??·??¾Ð?^ 001111110011111110100001101001000011111100111111101010001111101010101000101000100011111101011110 3f3fa1a43f3fa8faa8a23f5e

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