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 ???O???O^ 001111110011111100111111010011110011111100111111001111110100111101011110 3f3f3f4f3f3f3f4f5e
SJIS-WIN ??咐O??咐O^ 0011111100111111100110011111001101001111001111110011111110011001111100110100111101011110 3f3f99f34f3f3f99f34f5e
EUC-JP ??咐O??咐O^ 0011111100111111110100101111010101001111001111110011111111010010111101010100111101011110 3f3fd2f54f3f3fd2f54f5e
UTF-8 룶웩咐O룶웩咐O^ 111010111010001110110110111011001001101110101001111001011001001010010000010011111110101110100011101101101110110010011011101010011110010110010010100100000100111101011110 eba3b6ec9ba9e592904feba3b6ec9ba9e592904f5e
UHC 룶웩咐O룶웩咐O^ 100011111010101111000000101000011101110011111011010011111000111110101011110000001010000111011100111110110100111101011110 8fabc0a1dcfb4f8fabc0a1dcfb4f5e

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