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 騾ァ諤・騾ァ螳ョ^ 11101001100000001010011111100110100000001010010111101001100000001010011111100101101011101010111001011110 e980a7e680a5e980a7e5aeae5e
EUC-JP 騾ァ諤・騾ァ螳ョ^ 1111000111100000100011101010011111101011111000001000111010100101111100011110000010001110101001111110101010110000100011101010111001011110 f1e08ea7ebe08ea5f1e08ea7eab08eae5e
UTF-8 騾ァ諤・騾ァ螳ョ^ 11101001101010001011111011101111101111011010011111101000101010111010010011101111101111011010010111101001101010001011111011101111101111011010011111101000100111101011001111101111101111011010111001011110 e9a8beefbda7e8aba4efbda5e9a8beefbda7e89eb3efbdae5e
UHC ??????螳?^ 00111111001111110011111100111111001111110011111111010011110110010011111101011110 3f3f3f3f3f3fd3d93f5e

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