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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 茹?、[茹?、[^ 11100100101001010011111110000001010000010101101111100100101001010011111110000001010000010101101101011110 e4a53f81415be4a53f81415b5e
EUC-JP 茹?、[茹?、[^ 11101000101001110011111110100001101000100101101111101000101001110011111110100001101000100101101101011110 e8a73fa1a25be8a73fa1a25b5e
UTF-8 茹됭、[茹됭、[^ 111010001000110010111001111010111001000010101101111000111000000010000001010110111110100010001100101110011110101110010000101011011110001110000000100000010101101101011110 e88cb9eb90ade380815be88cb9eb90ade380815b5e
UHC 茹됭、[茹됭、[^ 111001101010101010001001111010001010000110100010010110111110011010101010100010011110100010100001101000100101101101011110 e6aa89e8a1a25be6aa89e8a1a25b5e

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