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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 踟庭楓}踟庭楓{^ 111001101111011110010010111010111001010110010110011111011110011011110111100100101110101110010101100101100111101101011110 e6f792eb95967de6f792eb95967b5e
EUC-JP 踟庭楓}踟庭楓{^ 111011001111100111000100111011011100100111110110011111011110110011111001110001001110110111001001111101100111101101011110 ecf9c4edc9f67decf9c4edc9f67b5e
UTF-8 踟庭楓}踟庭楓{^ 111010001011100010011111111001011011101010101101111001101010010110010011011111011110100010111000100111111110010110111010101011011110011010100101100100110111101101011110 e8b89fe5baade6a5937de8b89fe5baade6a5937b5e
UHC ?庭楓}?庭楓{^ 00111111111011111101010011111001101000110111110100111111111011111101010011111001101000110111101101011110 3fefd4f9a37d3fefd4f9a37b5e

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