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^ 111011001011000110011000111011001010011110011001111011001010100010001011111011001011000110011000111011011001100010010110111011001010100110001100111011001011000110010101111011011001100010010111111011001010011110110001010111100110010101011110 ecb198eca799eca88becb198ed9896eca98cecb195ed9897eca7b15e655e
UHC 챘짙쨋챘혖쩌챕혗짱^e^ 110000111010101111000010101000111100001010110110110000111010101111000010100000011100001010111100110000111010100111000010100000101100001010101111010111100110010101011110 c3abc2a3c2b6c3abc281c2bcc3a9c282c2af5e655e

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