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^ 111010111010000010111011111010111010000010001011010011001110101110100000101110111110101110100000100010110100110001011110 eba0bbeba08b4ceba0bbeba08b4c5e
SJIS-WIN ??????L??????L^ 001111110011111100111111001111110011111100111111010011000011111100111111001111110011111100111111001111110100110001011110 3f3f3f3f3f3f4c3f3f3f3f3f3f4c5e
EUC-JP ë??ë??Lë??ë??L^ 1000111110101011101100110011111100111111100011111010101110110011001111110011111101001100100011111010101110110011001111110011111110001111101010111011001100111111001111110100110001011110 8fabb33f3f8fabb33f3f4c8fabb33f3f8fabb33f3f4c5e
UTF-8 렻렋L렻렋L^ 110000111010101111000010101000001100001010111011110000111010101111000010101000001100001010001011010011001100001110101011110000101010000011000010101110111100001110101011110000101010000011000010100010110100110001011110 c3abc2a0c2bbc3abc2a0c28b4cc3abc2a0c2bbc3abc2a0c28b4c5e
UHC ??????L??????L^ 001111110011111100111111001111110011111100111111010011000011111100111111001111110011111100111111001111110100110001011110 3f3f3f3f3f3f4c3f3f3f3f3f3f4c5e

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