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 短綜袖}短綜袖{^ 100100100101101010010001100011101001000110110011011111011001001001011010100100011000111010010001101100110111101101011110 925a918e91b37d925a918e91b37b5e
EUC-JP 短綜袖}短綜袖{^ 110000111011101111000001111011101100001010110101011111011100001110111011110000011110111011000010101101010111101101011110 c3bbc1eec2b57dc3bbc1eec2b57b5e
UTF-8 短綜袖}短綜袖{^ 111001111001111110101101111001111011011010011100111010001010001010010110011111011110011110011111101011011110011110110110100111001110100010100010100101100111101101011110 e79fade7b69ce8a2967de79fade7b69ce8a2967b5e
UHC 短綜袖}短綜袖{^ 110100111010110111110000111111001110001011000000011111011101001110101101111100001111110011100010110000000111101101011110 d3adf0fce2c07dd3adf0fce2c07b5e

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