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 鬩幃ゥ媼鬩幃ゥ媼^ 111010011010100110011011111010011010100110011011010110111110100110101001100110111110100110101001100110110101101101011110 e9a99be9a99b5be9a99be9a99b5b5e
EUC-JP 鬩幃ゥ媼鬩幃ゥ媼^ 1111001010101011110101101110101110001110101010011101010110111100111100101010101111010110111010111000111010101001110101011011110001011110 f2abd6eb8ea9d5bcf2abd6eb8ea9d5bc5e
UTF-8 鬩幃ゥ媼鬩幃ゥ媼^ 11101001101011001010100111100101101110011000001111101111101111011010100111100101101010101011110011101001101011001010100111100101101110011000001111101111101111011010100111100101101010101011110001011110 e9aca9e5b983efbda9e5aabce9aca9e5b983efbda9e5aabc5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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