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 11101001111100100011111100111111001111110011111111101001111100100011111100111111001111110011111101000010 e9f23f3f3f3fe9f23f3f3f3f42
EUC-JP 鶯??璵?鶯??璵?B 1111001011110100001111110011111110001111110011001110011000111111111100101111010000111111001111111000111111001100111001100011111101000010 f2f43f3f8fcce63ff2f43f3f8fcce63f42
UTF-8 鶯밸떩璵쟧鶯밸떩璵쟧B 11101001101101101010111111101011101100001011100011101011100101101010100111100111100100101011010111101100100111111010011111101001101101101010111111101011101100001011100011101011100101101010100111100111100100101011010111101100100111111010011101000010 e9b6afebb0b8eb96a9e792b5ec9fa7e9b6afebb0b8eb96a9e792b5ec9fa742
UHC 鶯밸떩璵쟧鶯밸떩璵쟧B 111001011010001110111001111010111000101110111011111001101010010110100000011010011110010110100011101110011110101110001011101110111110011010100101101000000110100101000010 e5a3b9eb8bbbe6a5a069e5a3b9eb8bbbe6a5a06942

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