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 乙陌?乙陌?^ 1000100110110011111010001001100100111111100010011011001111101000100110010011111101011110 89b3e8993f89b3e8993f5e
EUC-JP 乙陌?乙陌?^ 1011001010110101111011111111100100111111101100101011010111101111111110010011111101011110 b2b5eff93fb2b5eff93f5e
UTF-8 乙陌섭乙陌삯^ 11100100101110011001100111101001100110011000110011101100100001001010110111100100101110011001100111101001100110011000110011101100100000101010111101011110 e4b999e9998cec84ade4b999e9998cec82af5e
UHC 乙陌섭乙陌삯^ 11101011111000001101100011101000101111001011011111101011111000001101100011101000101110111110100101011110 ebe0d8e8bcb7ebe0d8e8bbe95e

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