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 ???GE}???GE{^ 00111111001111110011111101000111010001010111110100111111001111110011111101000111010001010111101101011110 3f3f3f47457d3f3f3f47457b5e
SJIS-WIN 晶ェGE}晶ェGE{^ 1000111110111011111101001000111010101010010001110100010101111101100011111011101111110100100011101010101001000111010001010111101101011110 8fbbf48eaa47457d8fbbf48eaa47457b5e
EUC-JP 晶?ェGE}晶?ェGE{^ 1011111010111101001111111000111010101010010001110100010101111101101111101011110100111111100011101010101001000111010001010111101101011110 bebd3f8eaa47457dbebd3f8eaa47457b5e
UTF-8 晶ェGE}晶ェGE{^ 11100110100110011011011011101110100011001011110111101111101111011010101001000111010001010111110111100110100110011011011011101110100011001011110111101111101111011010101001000111010001010111101101011110 e699b6ee8cbdefbdaa47457de699b6ee8cbdefbdaa47457b5e
UHC 晶??GE}晶??GE{^ 111011111101110000111111001111110100011101000101011111011110111111011100001111110011111101000111010001010111101101011110 efdc3f3f47457defdc3f3f47457b5e

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