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 ?????????^e^ 001111110011111100111111001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f3f3f3f5e655e
SJIS-WIN ?????????^e^ 001111110011111100111111001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f3f3f3f5e655e
EUC-JP ?????????^e^ 001111110011111100111111001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f3f3f3f5e655e
UTF-8 챦쩐혘찾혖짚책짜짧^e^ 111011001011000110100110111011001010100110010000111011011001100010011000111011001011000010111110111011011001100010010110111011001010011110011010111011001011000110000101111011001010011110011100111011001010011110100111010111100110010101011110 ecb1a6eca990ed9898ecb0beed9896eca79aecb185eca79ceca7a75e655e
UHC 챦쩐혘찾혖짚책짜짧^e^ 110000111010111111000010101111101100001010000011110000111010001111000010100000011100001010100100110000111010010111000010101001011100001010101010010111100110010101011110 c3afc2bec283c3a3c281c2a4c3a5c2a5c2aa5e655e

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