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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 蓿ォ逶北}蓿ォ逶北{^ 1110010011110000101010111110011110011011100101100110101101111101111001001111000010101011111001111001101110010110011010110111101101011110 e4f0abe79b966b7de4f0abe79b966b7b5e
EUC-JP 蓿ォ逶北}蓿ォ逶北{^ 11101000111100101000111010101011111011011111101111001011110011000111110111101000111100101000111010101011111011011111101111001011110011000111101101011110 e8f28eabedfbcbcc7de8f28eabedfbcbcc7b5e
UTF-8 蓿ォ逶北}蓿ォ逶北{^ 111010001001001110111111111011111011110110101011111010011000000010110110111001011000110010010111011111011110100010010011101111111110111110111101101010111110100110000000101101101110010110001100100101110111101101011110 e893bfefbdabe980b6e58c977de893bfefbdabe980b6e58c977b5e
UHC ???北}???北{^ 00111111001111110011111111011101110000010111110100111111001111110011111111011101110000010111101101011110 3f3f3fddc17d3f3f3fddc17b5e

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