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 踈冗隆[}踈冗隆[{^ 1110011011110001100011111110011110010111101100100101101101111101111001101111000110001111111001111001011110110010010110110111101101011110 e6f18fe797b25b7de6f18fe797b25b7b5e
EUC-JP 踈冗隆[}踈冗隆[{^ 1110110011110011101111101110100111001110101101000101101101111101111011001111001110111110111010011100111010110100010110110111101101011110 ecf3bee9ceb45b7decf3bee9ceb45b7b5e
UTF-8 踈冗隆[}踈冗隆[{^ 1110100010111000100010001110010110000110100101111110100110011010100001100101101101111101111010001011100010001000111001011000011010010111111010011001101010000110010110110111101101011110 e8b888e58697e99a865b7de8b888e58697e99a865b7b5e
UHC ?冗隆[}?冗隆[{^ 001111111110100110110111110101111100110001011011011111010011111111101001101101111101011111001100010110110111101101011110 3fe9b7d7cc5b7d3fe9b7d7cc5b7b5e

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