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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鶯??意??? 111010011111001000111111001111111000100011010011001111110011111100111111 e9f23f3f88d33f3f3f
EUC-JP 鶯??意??洹 1111001011110100001111110011111110110000110101010011111100111111100011111100011110111010 f2f43f3fb0d53f3f8fc7ba
UTF-8 鶯끹끇意믤슅洹 111010011011011010101111111010111000000110111001111010111000000110000111111001101000010010001111111010111010111110100100111011001000101010000101111001101011010010111001 e9b6afeb81b9eb8187e6848febafa4ec8a85e6b4b9
UHC 鶯끹끇意믤슅洹 1110010110100011100001011110001110000101101110111110101111110010100100101110011010011010100101111110101010110111 e5a385e385bbebf292e69a97eab7

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