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 蘇や?}蘇や?{^ 10010001011010001000001011100010001111110111110110010001011010001000001011100010001111110111101101011110 916882e23f7d916882e23f7b5e
EUC-JP 蘇や?}蘇や?{^ 11000001110010011010010011100100001111110111110111000001110010011010010011100100001111110111101101011110 c1c9a4e43f7dc1c9a4e43f7b5e
UTF-8 蘇や돵}蘇や돵{^ 111010001001100010000111111000111000001010000100111010111000111110110101011111011110100010011000100001111110001110000010100001001110101110001111101101010111101101011110 e89887e38284eb8fb57de89887e38284eb8fb57b5e
UHC 蘇や돵}蘇や돵{^ 111000011100110010101010111001001000100110111000011111011110000111001100101010101110010010001001101110000111101101011110 e1ccaae489b87de1ccaae489b87b5e

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