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 ?ы?}?ы?{^ 0011111110000100100011010011111101111101001111111000010010001101001111110111101101011110 3f848d3f7d3f848d3f7b5e
EUC-JP ?ы?}?ы?{^ 0011111110100111111011010011111101111101001111111010011111101101001111110111101101011110 3fa7ed3f7d3fa7ed3f7b5e
UTF-8 泥ы슄}泥ы슄{^ 11101111101001111010001111010001100010111110110010001010100001000111110111101111101001111010001111010001100010111110110010001010100001000111101101011110 efa7a3d18bec8a847defa7a3d18bec8a847b5e
UHC 泥ы슄}泥ы슄{^ 111011001011001010101100111011011001101010010110011111011110110010110010101011001110110110011010100101100111101101011110 ecb2aced9a967decb2aced9a967b5e

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