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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 逑冗隆[}逑冗隆[{^ 1110011110010011100011111110011110010111101100100101101101111101111001111001001110001111111001111001011110110010010110110111101101011110 e7938fe797b25b7de7938fe797b25b7b5e
EUC-JP 逑冗隆[}逑冗隆[{^ 1110110111110011101111101110100111001110101101000101101101111101111011011111001110111110111010011100111010110100010110110111101101011110 edf3bee9ceb45b7dedf3bee9ceb45b7b5e
UTF-8 逑冗隆[}逑冗隆[{^ 1110100110000000100100011110010110000110100101111110100110011010100001100101101101111101111010011000000010010001111001011000011010010111111010011001101010000110010110110111101101011110 e98091e58697e99a865b7de98091e58697e99a865b7b5e
UHC 逑冗隆[}逑冗隆[{^ 1100111111000111111010011011011111010111110011000101101101111101110011111100011111101001101101111101011111001100010110110111101101011110 cfc7e9b7d7cc5b7dcfc7e9b7d7cc5b7b5e

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