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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 憶??*憶??*^ 10001001101011110011111100111111100000011001011010001001101011110011111100111111100000011001011001011110 89af3f3f819689af3f3f81965e
EUC-JP 憶??*憶??*^ 10110010101100010011111100111111101000011111011010110010101100010011111100111111101000011111011001011110 b2b13f3fa1f6b2b13f3fa1f65e
UTF-8 憶귂딅*憶귂딅*^ 11100110100001101011011011101010101101111000001011101011100101001000010111101111101111001000101011100110100001101011011011101010101101111000001011101011100101001000010111101111101111001000101001011110 e686b6eab782eb9485efbc8ae686b6eab782eb9485efbc8a5e
UHC 憶귂딅*憶귂딅*^ 1110010111100011100000101101000110001010111010111010001110101010111001011110001110000010110100011000101011101011101000111010101001011110 e5e382d18aeba3aae5e382d18aeba3aa5e

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