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 聿シホ}聿シホ{^ 1110001111100100101111001100111001111101111000111110010010111100110011100111101101011110 e3e4bcce7de3e4bcce7b5e
EUC-JP 聿シホ}聿シホ{^ 111001101110011010001110101111001000111011001110011111011110011011100110100011101011110010001110110011100111101101011110 e6e68ebc8ece7de6e68ebc8ece7b5e
UTF-8 聿シホ}聿シホ{^ 111010001000000110111111111011111011110110111100111011111011111010001110011111011110100010000001101111111110111110111101101111001110111110111110100011100111101101011110 e881bfefbdbcefbe8e7de881bfefbdbcefbe8e7b5e
UHC 聿??}聿??{^ 1110101111010011001111110011111101111101111010111101001100111111001111110111101101011110 ebd33f3f7debd33f3f7b5e

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