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^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 祉???D祉???D^ 10001110100000110011111100111111001111110100010010001110100000110011111100111111001111110100010001011110 8e833f3f3f448e833f3f3f445e
EUC-JP 祉???D祉???D^ 10111011111000110011111100111111001111110100010010111011111000110011111100111111001111110100010001011110 bbe33f3f3f44bbe33f3f3f445e
UTF-8 祉곈렖렞D祉곈렖렞D^ 111001111010010110001001111010101011001110001000111010111010000010010110111010111010000010011110010001001110011110100101100010011110101010110011100010001110101110100000100101101110101110100000100111100100010001011110 e7a589eab388eba096eba09e44e7a589eab388eba096eba09e445e
UHC 祉곈렖렞D祉곈렖렞D^ 11110010101100111011000011101001100011101010101110001110101011110100010011110010101100111011000011101001100011101010101110001110101011110100010001011110 f2b3b0e98eab8eaf44f2b3b0e98eab8eaf445e

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