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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 驥手、笠驥手、顎^ 111010011000011110001110111010001010010010001010011111011110100110000111100011101110100010100100100010100111101101011110 e9878ee8a48a7de9878ee8a48a7b5e
EUC-JP 驥手、笠驥手、顎^ 1111000111100111101111001110101010001110101001001011001111011110111100011110011110111100111010101000111010100100101100111101110001011110 f1e7bcea8ea4b3def1e7bcea8ea4b3dc5e
UTF-8 驥手、笠驥手、顎^ 11101001101010011010010111100110100010011000101111101111101111011010010011100111101011001010000011101001101010011010010111100110100010011000101111101111101111011010010011101001101000011000111001011110 e9a9a5e6898befbda4e7aca0e9a9a5e6898befbda4e9a18e5e
UHC 驥手?笠驥手?顎^ 110100011100101011100010101000100011111111011000101000101101000111001010111000101010001000111111111001001100100101011110 d1cae2a23fd8a2d1cae2a23fe4c95e

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