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 驥域i}驥域i{^ 111010011000011110001000111001101000001010001001011111011110100110000111100010001110011010000010100010010111101101011110 e98788e682897de98788e682897b5e
EUC-JP 驥域i}驥域i{^ 111100011110011110110000111010001010001111101001011111011111000111100111101100001110100010100011111010010111101101011110 f1e7b0e8a3e97df1e7b0e8a3e97b5e
UTF-8 驥域i}驥域i{^ 111010011010100110100101111001011001111110011111111011111011110110001001011111011110100110101001101001011110010110011111100111111110111110111101100010010111101101011110 e9a9a5e59f9fefbd897de9a9a5e59f9fefbd897b5e
UHC 驥域i}驥域i{^ 110100011100101011100110101101001010001111101001011111011101000111001010111001101011010010100011111010010111101101011110 d1cae6b4a3e97dd1cae6b4a3e97b5e

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