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 ???pD???pD^ 0011111100111111001111110111000001000100001111110011111100111111011100000100010001011110 3f3f3f70443f3f3f70445e
SJIS-WIN 晶ェpD晶ェpD^ 100011111011101111111001100011101010101001110000010001001000111110111011111110011000111010101010011100000100010001011110 8fbbf98eaa70448fbbf98eaa70445e
EUC-JP 晶?ェpD晶?ェpD^ 101111101011110100111111100011101010101001110000010001001011111010111101001111111000111010101010011100000100010001011110 bebd3f8eaa7044bebd3f8eaa70445e
UTF-8 晶ェpD晶ェpD^ 1110011010011001101101101110111010011011101010011110111110111101101010100111000001000100111001101001100110110110111011101001101110101001111011111011110110101010011100000100010001011110 e699b6ee9ba9efbdaa7044e699b6ee9ba9efbdaa70445e
UHC 晶??pD晶??pD^ 11101111110111000011111100111111011100000100010011101111110111000011111100111111011100000100010001011110 efdc3f3f7044efdc3f3f70445e

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