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 ???w???w^ 001111110011111100111111011101110011111100111111001111110111011101011110 3f3f3f773f3f3f775e
SJIS-WIN ?幄牡w?幄牡w^ 00111111100110111110100010001001101100100111011100111111100110111110100010001001101100100111011101011110 3f9be889b2773f9be889b2775e
EUC-JP ?幄牡w?幄牡w^ 00111111110101101110101010110010101101000111011100111111110101101110101010110010101101000111011101011110 3fd6eab2b4773fd6eab2b4775e
UTF-8 낵幄牡w낵幄牡w^ 111010111000001010110101111001011011100110000100111001111000100110100001011101111110101110000010101101011110010110111001100001001110011110001001101000010111011101011110 eb82b5e5b984e789a177eb82b5e5b984e789a1775e
UHC 낵幄牡w낵幄牡w^ 101100111011110011100100110000011101100111000000011101111011001110111100111001001100000111011001110000000111011101011110 b3bce4c1d9c077b3bce4c1d9c0775e

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