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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蘇?見}蘇?見{^ 10010001011010000011111110001100101010010111110110010001011010000011111110001100101010010111101101011110 91683f8ca97d91683f8ca97b5e
EUC-JP 蘇?見}蘇?見{^ 11000001110010010011111110111000101010110111110111000001110010010011111110111000101010110111101101011110 c1c93fb8ab7dc1c93fb8ab7b5e
UTF-8 蘇멜見}蘇멜見{^ 111010001001100010000111111010111010100110011100111010001010011010001011011111011110100010011000100001111110101110101001100111001110100010100110100010110111101101011110 e89887eba99ce8a68b7de89887eba99ce8a68b7b5e
UHC 蘇멜見}蘇멜見{^ 111000011100110010111000111000011100110010111000011111011110000111001100101110001110000111001100101110000111101101011110 e1ccb8e1ccb87de1ccb8e1ccb87b5e

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