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?@?L^ 001111110011111100111111010011110011111101000000001111110100110001011110 3f3f3f4f3f403f4c5e
SJIS-WIN ???O?@?L^ 001111110011111100111111010011110011111101000000001111110100110001011110 3f3f3f4f3f403f4c5e
EUC-JP ???O?@?L^ 001111110011111100111111010011110011111101000000001111110100110001011110 3f3f3f4f3f403f4c5e
UTF-8 찼쨀혰O혳@혳L^ 11101100101100001011110011101100101010001000000011101101100110001011000001001111111011011001100010110011010000001110110110011000101100110100110001011110 ecb0bceca880ed98b04fed98b340ed98b34c5e
UHC 찼쨀혰O혳@혳L^ 1100001110100001110000101011001111000010100101110100111111000010100110100100000011000010100110100100110001011110 c3a1c2b3c2974fc29a40c29a4c5e

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