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???I?D???I^ 00111111010001000011111100111111001111110100100100111111010001000011111100111111001111110100100101011110 3f443f3f3f493f443f3f3f495e
SJIS-WIN ?D???I?D???I^ 00111111010001000011111100111111001111110100100100111111010001000011111100111111001111110100100101011110 3f443f3f3f493f443f3f3f495e
EUC-JP ?D???I?D???I^ 00111111010001000011111100111111001111110100100100111111010001000011111100111111001111110100100101011110 3f443f3f3f493f443f3f3f495e
UTF-8 챔D혙혝혢I챔D혙혝혢I^ 1110110010110001100101000100010011101101100110001001100111101101100110001001110111101101100110001010001001001001111011001011000110010100010001001110110110011000100110011110110110011000100111011110110110011000101000100100100101011110 ecb19444ed9899ed989ded98a249ecb19444ed9899ed989ded98a2495e
UHC 챔D혙혝혢I챔D혙혝혢I^ 110000111010100001000100110000101000010011000010100001111100001010001011010010011100001110101000010001001100001010000100110000101000011111000010100010110100100101011110 c3a844c284c287c28b49c3a844c284c287c28b495e

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