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???{D^ 0011111100111111001111110111101101000100001111110011111100111111011110110100010001011110 3f3f3f7b443f3f3f7b445e
SJIS-WIN 晶ィ{D晶ィ{D^ 100011111011101111110100100011101010100001111011010001001000111110111011111101001000111010101000011110110100010001011110 8fbbf48ea87b448fbbf48ea87b445e
EUC-JP 晶?ィ{D晶?ィ{D^ 101111101011110100111111100011101010100001111011010001001011111010111101001111111000111010101000011110110100010001011110 bebd3f8ea87b44bebd3f8ea87b445e
UTF-8 晶ィ{D晶ィ{D^ 1110011010011001101101101110111010001100101111011110111110111101101010000111101101000100111001101001100110110110111011101000110010111101111011111011110110101000011110110100010001011110 e699b6ee8cbdefbda87b44e699b6ee8cbdefbda87b445e
UHC 晶??{D晶??{D^ 11101111110111000011111100111111011110110100010011101111110111000011111100111111011110110100010001011110 efdc3f3f7b44efdc3f3f7b445e

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