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^ 1001100001100000001111110011111101001100100110000110000000111111001111110100110001011110 98603f3f4c98603f3f4c5e
EUC-JP 倭??L倭??L^ 1100111111000001001111110011111101001100110011111100000100111111001111110100110001011110 cfc13f3f4ccfc13f3f4c5e
UTF-8 倭낉쉈L倭낉쉈L^ 111001011000000010101101111010111000001010001001111011001000100110001000010011001110010110000000101011011110101110000010100010011110110010001001100010000100110001011110 e580adeb8289ec89884ce580adeb8289ec89884c5e
UHC 倭낉쉈L倭낉쉈L^ 111010001101111010000101111011111011110110100101010011001110100011011110100001011110111110111101101001010100110001011110 e8de85efbda54ce8de85efbda54c5e

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