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 ?B?????B????^ 00111111010000100011111100111111001111110011111100111111010000100011111100111111001111110011111101011110 3f423f3f3f3f3f423f3f3f3f5e
SJIS-WIN ?B?????B????^ 00111111010000100011111100111111001111110011111100111111010000100011111100111111001111110011111101011110 3f423f3f3f3f3f423f3f3f3f5e
EUC-JP ?B?????B????^ 00111111010000100011111100111111001111110011111100111111010000100011111100111111001111110011111101011110 3f423f3f3f3f3f423f3f3f3f5e
UTF-8 뭒B몾묭몾뫍뭒B몾묭몾뫍^ 111010111010110110010010010000101110101110101010101111101110101110101100101011011110101110101010101111101110101110101011100011011110101110101101100100100100001011101011101010101011111011101011101011001010110111101011101010101011111011101011101010111000110101011110 ebad9242ebaabeebacadebaabeebab8debad9242ebaabeebacadebaabeebab8d5e
UHC 뭒B몾묭몾뫍뭒B몾묭몾뫍^ 1001001001011010010000101001000110100010100100100100010010010001101000101001000110101111100100100101101001000010100100011010001010010010010001001001000110100010100100011010111101011110 925a4291a2924491a291af925a4291a2924491a291af5e

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