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^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 譽??塋ゅ?e^ 1110011010100011001111110011111110011010110010001000001011100011001111110110010101011110 e6a33f3f9ac882e33f655e
EUC-JP 譽??塋ゅ?e^ 1110110010100101001111110011111111010100110010101010010011100101001111110110010101011110 eca53f3fd4caa4e53f655e
UTF-8 譽긴퐜塋ゅ렘e^ 1110100010101101101111011110101010111000101101001110110110010000100111001110010110100001100010111110001110000010100001011110101110100000100110000110010101011110 e8adbdeab8b4ed909ce5a18be38285eba098655e
UHC 譽긴퐜塋ゅ렘e^ 1110011111100010101100011110010010111101100001101110011110101011101010101110010110110111101111010110010101011110 e7e2b1e4bd86e7abaae5b7bd655e

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