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 ??{N}??{N{^ 0011111100111111011110110100111001111101001111110011111101111011010011100111101101011110 3f3f7b4e7d3f3f7b4e7b5e
SJIS-WIN 澹廬{N}澹廬{N{^ 111000000101011110011100010010010111101101001110011111011110000001010111100111000100100101111011010011100111101101011110 e0579c497b4e7de0579c497b4e7b5e
EUC-JP 澹廬{N}澹廬{N{^ 110111111011100011010111101010100111101101001110011111011101111110111000110101111010101001111011010011100111101101011110 dfb8d7aa7b4e7ddfb8d7aa7b4e7b5e
UTF-8 澹廬{N}澹廬{N{^ 11100110101111101011100111100101101110111010110001111011010011100111110111100110101111101011100111100101101110111010110001111011010011100111101101011110 e6beb9e5bbac7b4e7de6beb9e5bbac7b4e7b5e
UHC 澹廬{N}澹廬{N{^ 110100111100001011010101111001100111101101001110011111011101001111000010110101011110011001111011010011100111101101011110 d3c2d5e67b4e7dd3c2d5e67b4e7b5e

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