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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?莖嫩宏?莖嫩槐^ 001111111110010010110001100110110110001110001101010001110011111111100100101100011001101101100011100111101100010101011110 3fe4b19b638d473fe4b19b639ec55e
EUC-JP ?莖嫩宏?莖嫩槐^ 001111111110100010110011110101011100010010111001101010000011111111101000101100111101010111000100110111001100011101011110 3fe8b3d5c4b9a83fe8b3d5c4dcc75e
UTF-8 뤾莖嫩宏뤾莖嫩槐^ 11101011101001001011111011101000100011101001011011100101101010111010100111100101101011101000111111101011101001001011111011101000100011101001011011100101101010111010100111100110101001111001000001011110 eba4bee88e96e5aba9e5ae8feba4bee88e96e5aba9e6a7905e
UHC 뤾莖嫩宏뤾莖嫩槐^ 1000111111101010110011001110110011010010111011001100111011011011100011111110101011001100111011001101001011101100110011101101100101011110 8feaccecd2eccedb8feaccecd2ecced95e

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