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^ 1001011011101011001111110011111101001100100101101110101100111111001111110100110001011110 96eb3f3f4c96eb3f3f4c5e
EUC-JP 耶??L耶??L^ 1100110011101101001111110011111101001100110011001110110100111111001111110100110001011110 cced3f3f4ccced3f3f4c5e
UTF-8 耶곁룭L耶곁룭L^ 111010001000000010110110111010101011001110000001111010111010001110101101010011001110100010000000101101101110101010110011100000011110101110100011101011010100110001011110 e880b6eab381eba3ad4ce880b6eab381eba3ad4c5e
UHC 耶곁룭L耶곁룭L^ 111001011010110110110000111001111000111110100011010011001110010110101101101100001110011110001111101000110100110001011110 e5adb0e78fa34ce5adb0e78fa34c5e

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