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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???乙????乙?B 00111111001111110011111110001001101100110011111100111111001111110011111110001001101100110011111101000010 3f3f3f89b33f3f3f3f89b33f42
EUC-JP ???乙????乙?B 00111111001111110011111110110010101101010011111100111111001111110011111110110010101101010011111101000010 3f3f3fb2b53f3f3f3fb2b53f42
UTF-8 輦깅뿧乙퉕輦깅뿧乙퉕B 11101111101001101001100011101010101110011000010111101011101111111010011111100100101110011001100111101101100010011001010111101111101001101001100011101010101110011000010111101011101111111010011111100100101110011001100111101101100010011001010101000010 efa698eab985ebbfa7e4b999ed8995efa698eab985ebbfa7e4b999ed899542
UHC 輦깅뿧乙퉕輦깅뿧乙퉕B 111001101110010010110001111010111001011110100111111010111110000010111001011010011110011011100100101100011110101110010111101001111110101111100000101110010110100101000010 e6e4b1eb97a7ebe0b969e6e4b1eb97a7ebe0b96942

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