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 嶸ィ巐杆}嶸ィ巐杆{^ 1111101010110100101010001111101010110110100111100101011101111101111110101011010010101000111110101011011010011110010101110111101101011110 fab4a8fab69e577dfab4a8fab69e577b5e
EUC-JP 嶸ィ巐杆}嶸ィ巐杆{^ 1000111110111011111101001000111010101000100011111011101111111001110110111011100001111101100011111011101111110100100011101010100010001111101110111111100111011011101110000111101101011110 8fbbf48ea88fbbf9dbb87d8fbbf48ea88fbbf9dbb87b5e
UTF-8 嶸ィ巐杆}嶸ィ巐杆{^ 111001011011011010111000111011111011110110101000111001011011011110010000111001101001110110000110011111011110010110110110101110001110111110111101101010001110010110110111100100001110011010011101100001100111101101011110 e5b6b8efbda8e5b790e69d867de5b6b8efbda8e5b790e69d867b5e
UHC 嶸??杆}嶸??杆{^ 111001111010111000111111001111111100101011010010011111011110011110101110001111110011111111001010110100100111101101011110 e7ae3f3fcad27de7ae3f3fcad27b5e

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