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 ??D??U}??D??U{^ 001111110011111101000100001111110011111101010101011111010011111100111111010001000011111100111111010101010111101101011110 3f3f443f3f557d3f3f443f3f557b5e
SJIS-WIN ?ェD?ェU}?ェD?ェU{^ 001111111010101001000100001111111010101001010101011111010011111110101010010001000011111110101010010101010111101101011110 3faa443faa557d3faa443faa557b5e
EUC-JP ?ェD?ェU}?ェD?ェU{^ 00111111100011101010101001000100001111111000111010101010010101010111110100111111100011101010101001000100001111111000111010101010010101010111101101011110 3f8eaa443f8eaa557d3f8eaa443f8eaa557b5e
UTF-8 䵸ェD䵸ェU}䵸ェD䵸ェU{^ 11100100101101011011100011101111101111011010101001000100111001001011010110111000111011111011110110101010010101010111110111100100101101011011100011101111101111011010101001000100111001001011010110111000111011111011110110101010010101010111101101011110 e4b5b8efbdaa44e4b5b8efbdaa557de4b5b8efbdaa44e4b5b8efbdaa557b5e
UHC ??D??U}??D??U{^ 001111110011111101000100001111110011111101010101011111010011111100111111010001000011111100111111010101010111101101011110 3f3f443f3f557d3f3f443f3f557b5e

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