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????^ 00111111010011000011111100111111001111110011111100111111010011000011111100111111001111110011111101011110 3f4c3f3f3f3f3f4c3f3f3f3f5e
SJIS-WIN ?L?????L????^ 00111111010011000011111100111111001111110011111100111111010011000011111100111111001111110011111101011110 3f4c3f3f3f3f3f4c3f3f3f3f5e
EUC-JP ?L?????L????^ 00111111010011000011111100111111001111110011111100111111010011000011111100111111001111110011111101011110 3f4c3f3f3f3f3f4c3f3f3f3f5e
UTF-8 뭒L뫜묱뫌뫐뭒L뫜묱뫌뫐^ 111010111010110110010010010011001110101110101011100111001110101110101100101100011110101110101011100011001110101110101011100100001110101110101101100100100100110011101011101010111001110011101011101011001011000111101011101010111000110011101011101010111001000001011110 ebad924cebab9cebacb1ebab8cebab90ebad924cebab9cebacb1ebab8cebab905e
UHC 뭒L뫜묱뫌뫐뭒L뫜묱뫌뫐^ 1001001001011010010011001001000110111100100100100100100010010001101011101001000110110010100100100101101001001100100100011011110010010010010010001001000110101110100100011011001001011110 925a4c91bc924891ae91b2925a4c91bc924891ae91b25e

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