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^ 11110000101011111000111010101100111100101010100010001110101110010110010101011110 f0af8eacf2a88eb9655e
SJIS-WIN ???¬?¨??e^ 001111110011111100111111100000011100101000111111100000010100111000111111001111110110010101011110 3f3f3f81ca3f814e3f3f655e
EUC-JP ð¯?¬ò¨??e^ 100011111010100111000011100011111010001010110100001111111010001011001100100011111010101111010010101000011010111100111111001111110110010101011110 8fa9c38fa2b43fa2cc8fabd2a1af3f3f655e
UTF-8 𯎬򨎹e^ 110000111011000011000010101011111100001010001110110000101010110011000011101100101100001010101000110000101000111011000010101110010110010101011110 c3b0c2afc28ec2acc3b2c2a8c28ec2b9655e
UHC ð????¨?¹e^ 10101001101000110011111100111111001111110011111110100001101001110011111110101001111101100110010101011110 a9a33f3f3f3fa1a73fa9f6655e

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