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 ???U???U^ 001111110011111100111111010101010011111100111111001111110101010101011110 3f3f3f553f3f3f555e
SJIS-WIN 陰??U陰??U^ 1000100101000001001111110011111101010101100010010100000100111111001111110101010101011110 89413f3f5589413f3f555e
EUC-JP 陰??U陰??U^ 1011000110100010001111110011111101010101101100011010001000111111001111110101010101011110 b1a23f3f55b1a23f3f555e
UTF-8 陰먯꽎U陰먯꽎U^ 111010011001100110110000111010111010100010101111111010101011110110001110010101011110100110011001101100001110101110101000101011111110101010111101100011100101010101011110 e999b0eba8afeabd8e55e999b0eba8afeabd8e555e
UHC 陰먯꽎U陰먯꽎U^ 111010111110010010010000111011001000010010011110010101011110101111100100100100001110110010000100100111100101010101011110 ebe490ec849e55ebe490ec849e555e

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