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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ??諺德?唯?^ 0011111100111111100011001011111111111010101110100011111110010111010000100011111101011110 3f3f8cbffaba3f97423f5e
EUC-JP ??諺??唯?^ 00111111001111111011100011000001001111110011111111001101101000110011111101011110 3f3fb8c13f3fcda33f5e
UTF-8 렶뤾諺德햶唯롎^ 11101011101000001011011011101011101001001011111011101000101010111011101011100101101111101011011111101101100101101011011011100101100101001010111111101011101000011000111001011110 eba0b6eba4bee8abbae5beb7ed96b6e594afeba18e5e
UHC 렶뤾諺德햶唯롎^ 100011101100000110001111111010101110010111101100110100111110110011000001100011111110101011100110100011101101010001011110 8ec18feae5ecd3ecc18feae68ed45e

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