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 ???t???t^ 001111110011111100111111011101000011111100111111001111110111010001011110 3f3f3f743f3f3f745e
SJIS-WIN 晶カt晶カt^ 10001111101110111111010010001110101101100111010010001111101110111111010010001110101101100111010001011110 8fbbf48eb6748fbbf48eb6745e
EUC-JP 晶?カt晶?カt^ 10111110101111010011111110001110101101100111010010111110101111010011111110001110101101100111010001011110 bebd3f8eb674bebd3f8eb6745e
UTF-8 晶カt晶カt^ 111001101001100110110110111011101000110010111101111011111011110110110110011101001110011010011001101101101110111010001100101111011110111110111101101101100111010001011110 e699b6ee8cbdefbdb674e699b6ee8cbdefbdb6745e
UHC 晶??t晶??t^ 1110111111011100001111110011111101110100111011111101110000111111001111110111010001011110 efdc3f3f74efdc3f3f745e

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