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^ 110000101000111111000011100010101100001010111101110000101011110011000010101010010110010101011110 c28fc38ac2bdc2bcc2a9655e
SJIS-WIN ??????????e^ 001111110011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f3f655e
EUC-JP ����©e^ 100011111010101010100100001111111000111110101010101010100011111110001111101010101010010000111111100011111010101010100100001111111000111110101010101001001000111110100010111011010110010101011110 8faaa43f8faaaa3f8faaa43f8faaa43f8faaa48fa2ed655e
UTF-8 Ê½¼©e^ 11000011100000101100001010001111110000111000001111000010100010101100001110000010110000101011110111000011100000101100001010111100110000111000001011000010101010010110010101011110 c382c28fc383c28ac382c2bdc382c2bcc382c2a9655e
UHC ?????½?¼??e^ 0011111100111111001111110011111100111111101010001111011000111111101010001111100100111111001111110110010101011110 3f3f3f3f3fa8f63fa8f93f3f655e

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