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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
EUC-JP ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
UTF-8 첫챔체횑D첫챔체횑D^ 111011001011001010101011111011001011000110010100111011001011001010110100111011011001101010010001010001001110110010110010101010111110110010110001100101001110110010110010101101001110110110011010100100010100010001011110 ecb2abecb194ecb2b4ed9a9144ecb2abecb194ecb2b4ed9a91445e
UHC 첫챔체횑D첫챔체횑D^ 11000011101110011100001110101000110000111011110011000011100011000100010011000011101110011100001110101000110000111011110011000011100011000100010001011110 c3b9c3a8c3bcc38c44c3b9c3a8c3bcc38c445e

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