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 ???tD???tD^ 0011111100111111001111110111010001000100001111110011111100111111011101000100010001011110 3f3f3f74443f3f3f74445e
SJIS-WIN 晶カtD晶カtD^ 100011111011101111110100100011101011011001110100010001001000111110111011111101001000111010110110011101000100010001011110 8fbbf48eb674448fbbf48eb674445e
EUC-JP 晶?カtD晶?カtD^ 101111101011110100111111100011101011011001110100010001001011111010111101001111111000111010110110011101000100010001011110 bebd3f8eb67444bebd3f8eb674445e
UTF-8 晶カtD晶カtD^ 1110011010011001101101101110111010001100101111011110111110111101101101100111010001000100111001101001100110110110111011101000110010111101111011111011110110110110011101000100010001011110 e699b6ee8cbdefbdb67444e699b6ee8cbdefbdb674445e
UHC 晶??tD晶??tD^ 11101111110111000011111100111111011101000100010011101111110111000011111100111111011101000100010001011110 efdc3f3f7444efdc3f3f74445e

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