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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 辷シ迥房辷シ迥房^ 111001111000100010111100111001111000101010010110010110111110011110001000101111001110011110001010100101100101101101011110 e788bce78a965be788bce78a965b5e
EUC-JP 辷シ迥房辷シ迥房^ 1110110111101000100011101011110011101101111010101100101110111100111011011110100010001110101111001110110111101010110010111011110001011110 ede88ebcedeacbbcede88ebcedeacbbc5e
UTF-8 辷シ迥房辷シ迥房^ 11101000101111101011011111101111101111011011110011101000101111111010010111100110100010001011111111101000101111101011011111101111101111011011110011101000101111111010010111100110100010001011111101011110 e8beb7efbdbce8bfa5e688bfe8beb7efbdbce8bfa5e688bf5e
UHC ???房???房^ 0011111100111111001111111101101110101110001111110011111100111111110110111010111001011110 3f3f3fdbae3f3f3fdbae5e

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