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 ?約峨}?約峨{^ 00111111100101101111000110001001111000110111110100111111100101101111000110001001111000110111101101011110 3f96f189e37d3f96f189e37b5e
EUC-JP ?約峨}?約峨{^ 00111111110011001111001110110010111001010111110100111111110011001111001110110010111001010111101101011110 3fccf3b2e57d3fccf3b2e57b5e
UTF-8 쑸約峨}쑸約峨{^ 111011001001000110111000111001111011010010000100111001011011001110101000011111011110110010010001101110001110011110110100100001001110010110110011101010000111101101011110 ec91b8e7b484e5b3a87dec91b8e7b484e5b3a87b5e
UHC 쑸約峨}쑸約峨{^ 100111001101000111100101101100111110010010110001011111011001110011010001111001011011001111100100101100010111101101011110 9cd1e5b3e4b17d9cd1e5b3e4b17b5e

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