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 ???z?O???z?O^ 00111111001111110011111101111010001111110100111100111111001111110011111101111010001111110100111101011110 3f3f3f7a3f4f3f3f3f7a3f4f5e
SJIS-WIN ???z?O???z?O^ 00111111001111110011111101111010001111110100111100111111001111110011111101111010001111110100111101011110 3f3f3f7a3f4f3f3f3f7a3f4f5e
EUC-JP ???z?O???z?O^ 00111111001111110011111101111010001111110100111100111111001111110011111101111010001111110100111101011110 3f3f3f7a3f4f3f3f3f7a3f4f5e
UTF-8 창횙챗z창O창횙챗z창O^ 1110110010110000101111011110110110011010100110011110110010110001100101110111101011101100101100001011110101001111111011001011000010111101111011011001101010011001111011001011000110010111011110101110110010110000101111010100111101011110 ecb0bded9a99ecb1977aecb0bd4fecb0bded9a99ecb1977aecb0bd4f5e
UHC 창횙챗z창O창횙챗z창O^ 110000111010001011000011100100111100001110101010011110101100001110100010010011111100001110100010110000111001001111000011101010100111101011000011101000100100111101011110 c3a2c393c3aa7ac3a24fc3a2c393c3aa7ac3a24f5e

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