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 ?????????u^ 0011111100111111001111110011111100111111001111110011111100111111001111110111010101011110 3f3f3f3f3f3f3f3f3f755e
SJIS-WIN ?????????u^ 0011111100111111001111110011111100111111001111110011111100111111001111110111010101011110 3f3f3f3f3f3f3f3f3f755e
EUC-JP ?????????u^ 0011111100111111001111110011111100111111001111110011111100111111001111110111010101011110 3f3f3f3f3f3f3f3f3f755e
UTF-8 챦쩐혘찾혖짚챔혙짹u^ 1110110010110001101001101110110010101001100100001110110110011000100110001110110010110000101111101110110110011000100101101110110010100111100110101110110010110001100101001110110110011000100110011110110010100111101110010111010101011110 ecb1a6eca990ed9898ecb0beed9896eca79aecb194ed9899eca7b9755e
UHC 챦쩐혘찾혖짚챔혙짹u^ 1100001110101111110000101011111011000010100000111100001110100011110000101000000111000010101001001100001110101000110000101000010011000010101100010111010101011110 c3afc2bec283c3a3c281c2a4c3a8c284c2b1755e

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