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^ 0011111100111111001111110011111100111111001111110100111100111111001111110100000000111111001111110100110001011110 3f3f3f3f3f3f4f3f3f403f3f4c5e
SJIS-WIN ??????O??@??L^ 0011111100111111001111110011111100111111001111110100111100111111001111110100000000111111001111110100110001011110 3f3f3f3f3f3f4f3f3f403f3f4c5e
EUC-JP ??????O??@??L^ 0011111100111111001111110011111100111111001111110100111100111111001111110100000000111111001111110100110001011110 3f3f3f3f3f3f4f3f3f403f3f4c5e
UTF-8 횄징횂쨀횂혰O횂혳@횂혳L^ 11101101100110101000010011101100101001111001010111101101100110101000001011101100101010001000000011101101100110101000001011101101100110001011000001001111111011011001101010000010111011011001100010110011010000001110110110011010100000101110110110011000101100110100110001011110 ed9a84eca795ed9a82eca880ed9a82ed98b04fed9a82ed98b340ed9a82ed98b34c5e
UHC 횄징횂쨀횂혰O횂혳@횂혳L^ 110000111000001111000010101000011100001110000010110000101011001111000011100000101100001010010111010011111100001110000010110000101001101001000000110000111000001011000010100110100100110001011110 c383c2a1c382c2b3c382c2974fc382c29a40c382c29a4c5e

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