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 謔悟クス}謔悟クス{^ 111001101000001010001100111001011011100010111101011111011110011010000010100011001110010110111000101111010111101101011110 e6828ce5b8bd7de6828ce5b8bd7b5e
EUC-JP 謔悟クス}謔悟クス{^ 11101011111000101011100011100111100011101011100010001110101111010111110111101011111000101011100011100111100011101011100010001110101111010111101101011110 ebe2b8e78eb88ebd7debe2b8e78eb88ebd7b5e
UTF-8 謔悟クス}謔悟クス{^ 111010001010110010010100111001101000001010011111111011111011110110111000111011111011110110111101011111011110100010101100100101001110011010000010100111111110111110111101101110001110111110111101101111010111101101011110 e8ac94e6829fefbdb8efbdbd7de8ac94e6829fefbdb8efbdbd7b5e
UHC 謔悟??}謔悟??{^ 111110011100110011100111111101100011111100111111011111011111100111001100111001111111011000111111001111110111101101011110 f9cce7f63f3f7df9cce7f63f3f7b5e

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