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 韃手、笠韃手、顎^ 111010001110010110001110111010001010010010001010011111011110100011100101100011101110100010100100100010100111101101011110 e8e58ee8a48a7de8e58ee8a48a7b5e
EUC-JP 韃手、笠韃手、顎^ 1111000011100111101111001110101010001110101001001011001111011110111100001110011110111100111010101000111010100100101100111101110001011110 f0e7bcea8ea4b3def0e7bcea8ea4b3dc5e
UTF-8 韃手、笠韃手、顎^ 11101001100111111000001111100110100010011000101111101111101111011010010011100111101011001010000011101001100111111000001111100110100010011000101111101111101111011010010011101001101000011000111001011110 e99f83e6898befbda4e7aca0e99f83e6898befbda4e9a18e5e
UHC ?手?笠?手?顎^ 00111111111000101010001000111111110110001010001000111111111000101010001000111111111001001100100101011110 3fe2a23fd8a23fe2a23fe4c95e

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