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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ヨ靨ゥ紗シ齊、磁 1111000010111001110101101110100011010010101010011000111011010001101111001110101010001110101001001000111010100101 f0b9d6e8d2a98ed1bcea8ea48ea5
EUC-JP ?ヨ靨ゥ紗シ齊、磁 0011111110001110110101101111000011010100100011101010100110111100110100111000111010111100111100111110111010001110101001001011110010100111 3f8ed6f0d48ea9bcd38ebcf3ee8ea4bca7
UTF-8 ヨ靨ゥ紗シ齊、磁 111011101000000110111000111011111011111010010110111010011001110110101000111011111011110110101001111001111011010010010111111011111011110110111100111010011011110110001010111011111011110110100100111001111010001110000001 ee81b8efbe96e99da8efbda9e7b497efbdbce9bd8aefbda4e7a381
UHC ????紗?齊?磁 001111110011111100111111001111111101111011101001001111111111000010111010001111111110110110111000 3f3f3f3fdee93ff0ba3fedb8

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