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 辷オ隰扠辷オ隰扠^ 111001111000100010110101111010001010110010011101010011001110011110001000101101011110100010101100100111010100110001011110 e788b5e8ac9d4ce788b5e8ac9d4c5e
EUC-JP 辷オ隰扠辷オ隰扠^ 1110110111101000100011101011010111110000101011101101100110101101111011011110100010001110101101011111000010101110110110011010110101011110 ede88eb5f0aed9adede88eb5f0aed9ad5e
UTF-8 辷オ隰扠辷オ隰扠^ 11101000101111101011011111101111101111011011010111101001100110101011000011100110100010011010000011101000101111101011011111101111101111011011010111101001100110101011000011100110100010011010000001011110 e8beb7efbdb5e99ab0e689a0e8beb7efbdb5e99ab0e689a05e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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