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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 憶?Т}憶?Т{^ 10001001101011110011111110000100010100110111110110001001101011110011111110000100010100110111101101011110 89af3f84537d89af3f84537b5e
EUC-JP 憶?Т}憶?Т{^ 10110010101100010011111110100111101101000111110110110010101100010011111110100111101101000111101101011110 b2b13fa7b47db2b13fa7b47b5e
UTF-8 憶귥Т}憶귥Т{^ 11100110100001101011011011101010101101111010010111010000101000100111110111100110100001101011011011101010101101111010010111010000101000100111101101011110 e686b6eab7a5d0a27de686b6eab7a5d0a27b5e
UHC 憶귥Т}憶귥Т{^ 111001011110001110000010111011001010110010110100011111011110010111100011100000101110110010101100101101000111101101011110 e5e382ecacb47de5e382ecacb47b5e

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