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 謔幎ック}謔幎ック{^ 111001101000001010011011111010111010111110111000011111011110011010000010100110111110101110101111101110000111101101011110 e6829bebafb87de6829bebafb87b5e
EUC-JP 謔幎ック}謔幎ック{^ 11101011111000101101011011101101100011101010111110001110101110000111110111101011111000101101011011101101100011101010111110001110101110000111101101011110 ebe2d6ed8eaf8eb87debe2d6ed8eaf8eb87b5e
UTF-8 謔幎ック}謔幎ック{^ 111010001010110010010100111001011011100110001110111011111011110110101111111011111011110110111000011111011110100010101100100101001110010110111001100011101110111110111101101011111110111110111101101110000111101101011110 e8ac94e5b98eefbdafefbdb87de8ac94e5b98eefbdafefbdb87b5e
UHC 謔???}謔???{^ 11111001110011000011111100111111001111110111110111111001110011000011111100111111001111110111101101011110 f9cc3f3f3f7df9cc3f3f3f7b5e

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