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 釥シ霻オ}釥シ霻オ{^ 111110111100000010111100111110111110111010110101011111011111101111000000101111001111101111101110101101010111101101011110 fbc0bcfbeeb57dfbc0bcfbeeb57b5e
EUC-JP 釥シ?オ}釥シ?オ{^ 10001111111000111010101110001110101111000011111110001110101101010111110110001111111000111010101110001110101111000011111110001110101101010111101101011110 8fe3ab8ebc3f8eb57d8fe3ab8ebc3f8eb57b5e
UTF-8 釥シ霻オ}釥シ霻オ{^ 111010011000011110100101111011111011110110111100111010011001110010111011111011111011110110110101011111011110100110000111101001011110111110111101101111001110100110011100101110111110111110111101101101010111101101011110 e987a5efbdbce99cbbefbdb57de987a5efbdbce99cbbefbdb57b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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