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 ???C???? 0011111100111111001111110100001100111111001111110011111100111111 3f3f3f433f3f3f3f
SJIS-WIN ???C???? 0011111100111111001111110100001100111111001111110011111100111111 3f3f3f433f3f3f3f
EUC-JP ???C???? 0011111100111111001111110100001100111111001111110011111100111111 3f3f3f433f3f3f3f
UTF-8 횪횓혟C횪횒횪횓 11101101100110101010101011101101100110101001001111101101100110001001111101000011111011011001101010101010111011011001101010010010111011011001101010101010111011011001101010010011 ed9aaaed9a93ed989f43ed9aaaed9a92ed9aaaed9a93
UHC 횪횓혟C횪횒횪횓 110000111010000011000011100011101100001010001001010000111100001110100000110000111000110111000011101000001100001110001110 c3a0c38ec28943c3a0c38dc3a0c38e

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