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?z???O?z??^ 00111111010011110011111101111010001111110011111100111111010011110011111101111010001111110011111101011110 3f4f3f7a3f3f3f4f3f7a3f3f5e
SJIS-WIN ?O?z???O?z??^ 00111111010011110011111101111010001111110011111100111111010011110011111101111010001111110011111101011110 3f4f3f7a3f3f3f4f3f7a3f3f5e
EUC-JP ?O?z???O?z??^ 00111111010011110011111101111010001111110011111100111111010011110011111101111010001111110011111101011110 3f4f3f7a3f3f3f4f3f7a3f3f5e
UTF-8 챕O챌z챈혚챕O챌z챈혚^ 1110110010110001100101010100111111101100101100011000110001111010111011001011000110001000111011011001100010011010111011001011000110010101010011111110110010110001100011000111101011101100101100011000100011101101100110001001101001011110 ecb1954fecb18c7aecb188ed989aecb1954fecb18c7aecb188ed989a5e
UHC 챕O챌z챈혚챕O챌z챈혚^ 110000111010100101001111110000111010011101111010110000111010011011000010100001011100001110101001010011111100001110100111011110101100001110100110110000101000010101011110 c3a94fc3a77ac3a6c285c3a94fc3a77ac3a6c2855e

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