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 凝μ?}凝μ?{^ 10001011110000111000001111001010001111110111110110001011110000111000001111001010001111110111101101011110 8bc383ca3f7d8bc383ca3f7b5e
EUC-JP 凝μ?}凝μ?{^ 10110110110001011010011011001100001111110111110110110110110001011010011011001100001111110111101101011110 b6c5a6cc3f7db6c5a6cc3f7b5e
UTF-8 凝μ쑒}凝μ쑒{^ 11100101100001111001110111001110101111001110110010010001100100100111110111100101100001111001110111001110101111001110110010010001100100100111101101011110 e5879dcebcec91927de5879dcebcec91927b5e
UHC 凝μ쑒}凝μ쑒{^ 111010111110101010100101111011001001110010110001011111011110101111101010101001011110110010011100101100010111101101011110 ebeaa5ec9cb17debeaa5ec9cb17b5e

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