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^ 1000101101011011001111110011111101001100100010110101101100111111001111110100110001011110 8b5b3f3f4c8b5b3f3f4c5e
EUC-JP 擬??L擬??L^ 1011010110111100001111110011111101001100101101011011110000111111001111110100110001011110 b5bc3f3f4cb5bc3f3f4c5e
UTF-8 擬뤿졅L擬뤿졅L^ 111001101001001110101100111010111010010010111111111011001010000110000101010011001110011010010011101011001110101110100100101111111110110010100001100001010100110001011110 e693aceba4bfeca1854ce693aceba4bfeca1854c5e
UHC 擬뤿졅L擬뤿졅L^ 111010111111010010001111111010111010000010110110010011001110101111110100100011111110101110100000101101100100110001011110 ebf48feba0b64cebf48feba0b64c5e

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