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 鬮ョ鬯ゥ鬮ョ遘ァ^ 11101001101010111010111011101001101011001010100111101001101010111010111011100111101001111010011101011110 e9abaee9aca9e9abaee7a7a75e
EUC-JP 鬮ョ鬯ゥ鬮ョ遘ァ^ 1111001010101101100011101010111011110010101011101000111010101001111100101010110110001110101011101110111010101001100011101010011101011110 f2ad8eaef2ae8ea9f2ad8eaeeea98ea75e
UTF-8 鬮ョ鬯ゥ鬮ョ遘ァ^ 11101001101011001010111011101111101111011010111011101001101011001010111111101111101111011010100111101001101011001010111011101111101111011010111011101001100000011001100011101111101111011010011101011110 e9acaeefbdaee9acafefbda9e9acaeefbdaee98198efbda75e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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