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 ??WD??WD^ 001111110011111101010111010001000011111100111111010101110100010001011110 3f3f57443f3f57445e
SJIS-WIN 鶯痔WD鶯痔WD^ 11101001111100101000111010100100010101110100010011101001111100101000111010100100010101110100010001011110 e9f28ea45744e9f28ea457445e
EUC-JP 鶯痔WD鶯痔WD^ 11110010111101001011110010100110010101110100010011110010111101001011110010100110010101110100010001011110 f2f4bca65744f2f4bca657445e
UTF-8 鶯痔WD鶯痔WD^ 1110100110110110101011111110011110010111100101000101011101000100111010011011011010101111111001111001011110010100010101110100010001011110 e9b6afe797945744e9b6afe7979457445e
UHC 鶯痔WD鶯痔WD^ 11100101101000111111011011000000010101110100010011100101101000111111011011000000010101110100010001011110 e5a3f6c05744e5a3f6c057445e

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