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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 粧??L粧??L^ 1000111111001111001111110011111101001100100011111100111100111111001111110100110001011110 8fcf3f3f4c8fcf3f3f4c5e
EUC-JP 粧??L粧??L^ 1011111011010001001111110011111101001100101111101101000100111111001111110100110001011110 bed13f3f4cbed13f3f4c5e
UTF-8 粧됬컩L粧됬컩L^ 111001111011001010100111111010111001000010101100111011001011101110101001010011001110011110110010101001111110101110010000101011001110110010111011101010010100110001011110 e7b2a7eb90acecbba94ce7b2a7eb90acecbba94c5e
UHC 粧됬컩L粧됬컩L^ 111011011111001010001001111001111011000010010001010011001110110111110010100010011110011110110000100100010100110001011110 edf289e7b0914cedf289e7b0914c5e

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