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 111010011111001000111111001111111001011101000010001111111110100111110010001111110011111110010111010000100011111101000010 e9f23f3f97423fe9f23f3f97423f42
EUC-JP 鶯??唯?鶯??唯?B 111100101111010000111111001111111100110110100011001111111111001011110100001111110011111111001101101000110011111101000010 f2f43f3fcda33ff2f43f3fcda33f42
UTF-8 鶯낅쑚唯쀿鶯낅쑚唯쀿B 11101001101101101010111111101011100000101000010111101100100100011001101011100101100101001010111111101100100000001011111111101001101101101010111111101011100000101000010111101100100100011001101011100101100101001010111111101100100000001011111101000010 e9b6afeb8285ec919ae594afec80bfe9b6afeb8285ec919ae594afec80bf42
UHC 鶯낅쑚唯쀿鶯낅쑚唯쀿B 111001011010001110000101111010111001110010111001111010101110011010010111111111101110010110100011100001011110101110011100101110011110101011100110100101111111111001000010 e5a385eb9cb9eae697fee5a385eb9cb9eae697fe42

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