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^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e
SJIS-WIN ?????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e
EUC-JP ?????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e
UTF-8 챈쩌짭챙혯혰챘짼쨀e^ 1110110010110001100010001110110010101001100011001110110010100111101011011110110010110001100110011110110110011000101011111110110110011000101100001110110010110001100110001110110010100111101111001110110010101000100000000110010101011110 ecb188eca98ceca7adecb199ed98afed98b0ecb198eca7bceca880655e
UHC 챈쩌짭챙혯혰챘짼쨀e^ 1100001110100110110000101011110011000010101011001100001110101100110000101001011011000010100101111100001110101011110000101011001011000010101100110110010101011110 c3a6c2bcc2acc3acc296c297c3abc2b2c2b3655e

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