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 뮳WD뮳WD^ 1110101110101110101100110101011101000100111010111010111010110011010101110100010001011110 ebaeb35744ebaeb357445e
SJIS-WIN ???WD???WD^ 0011111100111111001111110101011101000100001111110011111100111111010101110100010001011110 3f3f3f57443f3f3f57445e
EUC-JP ë®?WDë®?WD^ 10001111101010111011001110001111101000101110111000111111010101110100010010001111101010111011001110001111101000101110111000111111010101110100010001011110 8fabb38fa2ee3f57448fabb38fa2ee3f57445e
UTF-8 뮳WD뮳WD^ 1100001110101011110000101010111011000010101100110101011101000100110000111010101111000010101011101100001010110011010101110100010001011110 c3abc2aec2b35744c3abc2aec2b357445e
UHC ?®³WD?®³WD^ 001111111010001011100111101010011111100001010111010001000011111110100010111001111010100111111000010101110100010001011110 3fa2e7a9f857443fa2e7a9f857445e

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