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 ??An}??An{^ 0011111100111111010000010110111001111101001111110011111101000001011011100111101101011110 3f3f416e7d3f3f416e7b5e
SJIS-WIN 謔カAn}謔カAn{^ 11100110100000101011011001000001011011100111110111100110100000101011011001000001011011100111101101011110 e682b6416e7de682b6416e7b5e
EUC-JP 謔カAn}謔カAn{^ 111010111110001010001110101101100100000101101110011111011110101111100010100011101011011001000001011011100111101101011110 ebe28eb6416e7debe28eb6416e7b5e
UTF-8 謔カAn}謔カAn{^ 11101000101011001001010011101111101111011011011001000001011011100111110111101000101011001001010011101111101111011011011001000001011011100111101101011110 e8ac94efbdb6416e7de8ac94efbdb6416e7b5e
UHC 謔?An}謔?An{^ 11111001110011000011111101000001011011100111110111111001110011000011111101000001011011100111101101011110 f9cc3f416e7df9cc3f416e7b5e

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